create

@NonNull
open fun create(@NonNull context: @NonNull Context): @NonNull TaskStackBuilder(source)

Return a new TaskStackBuilder for launching a fresh task stack consisting of a series of activities.

Return

A new TaskStackBuilder

Parameters

context

The context that will launch the new task stack or generate a PendingIntent